www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\Label\custom_Label\文章系统标签库\nd_art_tj_zt_list.asp

    <%'$start_ext_newDsoft 以下系统生成,勿删!
'$newDsoft_label_type$:loop_label_one_loop$end_newDsoft_label_type$
'$newDsoft_label_name$:art_tj_zt_list$end_newDsoft_label_name$
'$newDsoft_label_sql$:select [ND_Article].id,[ND_Article].sys_content_type,[ND_Article].title,[ND_Article].sub_title,[ND_Article].classid,[ND_Article].SpecialID,[ND_Article].titleColor,[ND_Article].titleFont,[ND_Article].index_page_pic,[ND_Article].content,[ND_Article].is_outlink,[ND_Article].outlink,[ND_Article].Author_nick,[ND_Article].Comefrom,[ND_Article].is_new,[ND_Article].is_tuijian,[ND_Article].isTop,[ND_Article].Hits,[ND_Article].DayHits,[ND_Article].MonthHits,[ND_Article].HitsTime,[ND_Article].WriteTime,[ND_Article].username,[ND_Article].out_and_inner_img_list,[ND_Article].UploadImage_list,[ND_Article].Uploadfile_list,[ND_Article].is_shenhe,[ND_Article].is_can_pinlun,[ND_Article].is_auto_fenye,[ND_Article].xiangguan_wenzhang_keywords_list,[ND_Article].xing_ji,[ND_Article].update_time_input,[ND_Article].biaozi,[ND_Article].liulang_dengji_group_id,[ND_Article].dianshuo_to_look from [ND_Article] where is_tuijian='1' and is_shenhe='1' and sys_content_type='$xxvar$sys_content_type' order by WriteTime desc,id desc$end_newDsoft_label_sql$
'$newDsoft_label_params$:url1,文章详细页的文件名,2|sys_content_type,频道id,2|lent,标题最大字符数,3|width,宽度,3$end_newDsoft_label_params$
'$newDsoft_label_fenye_num$:15$end_newDsoft_label_fenye_num$
'$newDsoft_label_beizhu$:显示推荐文章列表$end_newDsoft_label_beizhu$
'$newDsoft_is_sys_label$:0$end_newDsoft_is_sys_label$
'$newDsoft_other_params$:hhend:</table>|hhks:{$$include_get_art_type}$$sx_aspcodex_huanhang${$$include_get_font_str}$$sx_aspcodex_huanhang$<table width="$xxvar$width" height="67" cellpadding="0" cellspacing="0">$$sx_aspcodex_huanhang$ <tr>$$sx_aspcodex_huanhang$                                                  <td width="58%" height="27" bgcolor="#B5DFFF"><span class="STYLE4"> 推荐文章</span></td>$$sx_aspcodex_huanhang$                                                  <td width="27%" bgcolor="#B5DFFF"><span class="STYLE4">更新时间</span></td>$$sx_aspcodex_huanhang$                                                  <td width="15%" bgcolor="#B5DFFF"><span class="STYLE4">人 气</span></td>$$sx_aspcodex_huanhang$                                                </tr>|sql_run:|iffen:1|run_asp_1_1:$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$if rs_x2("is_outlink")="1" then$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl=rs_x2("outlink")$$sx_aspcodex_huanhang$else$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl="$xxvar$url1?arid="&rs_x2("id")&"&cid="&rs_x2("classid")$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$end if$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$'获取字体的html$$sx_aspcodex_huanhang$nd_ret_font=get_art_type(rs_x2("biaozi"))&getFontMode(gottopic(rs_x2("title"),$xxvar$lent),rs_x2("titleColor"),rs_x2("titleFont"),13)$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$|ksdaima:<tr>$$sx_aspcodex_huanhang$<td colspan=3>|jiesdaima:</td></tr>|rsname:rs_x2|htmledxa:1|htmledxb:$end_newDsoft_other_params$
'$end_ext_newDsoft%>



<table style="width: 530px; height: 18px" width="530">
    <tbody>
        <tr>
            <td valign="top" width="58%" height="18" tyle="word-break: break-all"><a target="_blank" href="<%=suuurl%>"><%=nd_ret_font%></a></td>
            <td style="word-break: break-all" valign="top" width="27%" height="18">&#160;{$fmt([ND_Article].WriteTime,Time,0,{year}-{month}-{day})}</td>
            <td style="word-break: break-all" valign="top" width="15%" height="18">{$fmt([ND_Article].Hits,Num,0,0)}&#160;</td>
        </tr>
    </tbody>
</table>